added ssi and xsl file extensions#7210
Conversation
|
I'm OK with adding the .xsl file extension to XML language, but .ssi is too generic to add to HTML language, so please remove that change. You can write a simple extension to add the .ssi file extension to HTML as follows: Inside Brackets, use Help > Show Extensions Folder to open the extensions folder in OS file system. Then drag that folder back onto Brackets to open folder as your current project. Then open the Create a file named Then shutdown/restart Brackets (or use Debug > Reload With Extensions) to load your extension. |
|
Thanks @redmunds I have made the requested change. |
|
Looks good. Thanks. Merging. |
added ssi and xsl file extensions
Added SSI as a file extension of HTML and XSL as a file extension of XML.